projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a12732
)
rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM
author
Philipp Tomsich
<
[email protected]
>
Fri, 1 Feb 2019 14:24:26 +0000
(15:24 +0100)
committer
Philipp Tomsich
<
[email protected]
>
Fri, 1 Feb 2019 15:59:14 +0000
(16:59 +0100)
As we're working on the next update of our ATF (and U-Boot and the ATF
are out-of-sync), let's temporarily enable SPL_ATF_NO_PLATFORM_PARAM to
reduce compatibility issues.
Signed-off-by: Philipp Tomsich <
[email protected]
>
configs/puma-rk3399_defconfig
patch
|
blob
|
history
diff --git
a/configs/puma-rk3399_defconfig
b/configs/puma-rk3399_defconfig
index 515b937dabeac70a25251625239d344ae6b68c7b..3fcff2580a199a769136d9726a4b698588524fa4 100644
(file)
--- a/
configs/puma-rk3399_defconfig
+++ b/
configs/puma-rk3399_defconfig
@@
-32,6
+32,7
@@
CONFIG_SPL_I2C_SUPPORT=y
CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SPL_ATF=y
+CONFIG_SPL_ATF_NO_PLATFORM_PARAM=y
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y